Fix bug #6139, text is briefly shown in tool bar on startup.
authorJan D <jan.h.d@swipnet.se>
Sat, 8 May 2010 12:04:47 +0000 (14:04 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 8 May 2010 12:04:47 +0000 (14:04 +0200)
commit39834d318d85aebd4a885fa025e691b61582f051
tree94cb7776d59fd62a5783dba27021cd697c2f86c6
parenta305564ffc7a8b629206a791ecddab2a529426b7
Fix bug #6139, text is briefly shown in tool bar on startup.

 * xsettings.c (Ftool_bar_get_system_style): Correct comment.

 * gtkutil.c (xg_pack_tool_bar): Change show_all to show for handle
 box and toolbar (Bug #6139).
 (xg_create_tool_bar): Remove comment (Bug #6139).
 (xg_make_tool_item): Remove gtk_widget_show_all (Bug #6139).
 (xg_show_toolbar_item): Add gtk_widget_show for weventbox (Bug #6139).
src/ChangeLog
src/gtkutil.c
src/xsettings.c